projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bfda01
)
Change wording of hint
author
justbur
<justin@burkett.cc>
Wed, 2 Sep 2015 12:01:17 +0000
(08:01 -0400)
committer
justbur
<justin@burkett.cc>
Wed, 2 Sep 2015 12:01:30 +0000
(08:01 -0400)
which-key.el
patch
|
blob
|
history
diff --git
a/which-key.el
b/which-key.el
index 12d69e11a4e5c694be8bc165347324462b70a585..b55635f2b828b9091b9a587a2ebe2d3323363809 100644
(file)
--- a/
which-key.el
+++ b/
which-key.el
@@
-1089,7
+1089,7
@@
enough space based on your settings and frame size." prefix-keys)
(nxt-pg-hint (cond ((and which-key--on-last-page
which-key-prevent-C-h-from-cycling
which-key-use-C-h-for-paging)
- (propertize (format "[C-h or ?%s
help
]"
+ (propertize (format "[C-h or ?%s
describe bindings
]"
which-key-separator)
'face 'which-key-note-face))
((and (< 1 n-pages)